Skip to content

Change default Android SDK build command#269

Open
jakepetroules wants to merge 1 commit intoswiftlang:mainfrom
jakepetroules:patch-1
Open

Change default Android SDK build command#269
jakepetroules wants to merge 1 commit intoswiftlang:mainfrom
jakepetroules:patch-1

Conversation

@jakepetroules
Copy link
Copy Markdown
Contributor

Updated default build command for Android SDK to use 'swift build' instead of 'swift build --build-system native'.

The 4/27 snapshot contains the requisite changes for Android to work.

For Wasm, we want to wait until swiftlang/swift-build#1348 lands before unpinning.

@jakepetroules jakepetroules requested a review from a team as a code owner April 29, 2026 00:19
@shahmishal shahmishal closed this Apr 29, 2026
@shahmishal shahmishal reopened this Apr 29, 2026
@jakepetroules jakepetroules force-pushed the patch-1 branch 3 times, most recently from 84a0e37 to fb98750 Compare April 29, 2026 19:49
Updated default build command for Android SDK to use 'swift build' instead of 'swift build --build-system native'.

The 4/27 snapshot contains the requisite changes for Android to work.

For Wasm, we want to wait until swiftlang/swift-build#1348 lands before unpinning.
@marcprux
Copy link
Copy Markdown
Contributor

I think the fix in swift-android-sdk#3 should resolve the nightly-main build errors. Do you want to pull those changes into this PR, or should I file a separate PR against swiftlang/github-workflows? (I had filed it against swift-android-sdk/github-workflows because I don't have permission to run the workflows in swiftlang/github-workflows for testing).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants